Skip to content

feat: break inbox into some components#1505

Open
oliverb123 wants to merge 2 commits intomainfrom
sig/component-inbox
Open

feat: break inbox into some components#1505
oliverb123 wants to merge 2 commits intomainfrom
sig/component-inbox

Conversation

@oliverb123
Copy link
Copy Markdown
Contributor

@oliverb123 oliverb123 commented Apr 6, 2026

Quoth the claude:

image.png

Also adds task UUID to the task view, because I needed it.

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@oliverb123 oliverb123 force-pushed the sig/component-inbox branch from 61b6b1e to 0bc6948 Compare April 6, 2026 19:21
@oliverb123 oliverb123 requested a review from a team April 6, 2026 19:23
@oliverb123 oliverb123 marked this pull request as ready for review April 6, 2026 19:23
@oliverb123 oliverb123 force-pushed the sig/component-inbox branch from 0bc6948 to 15b8317 Compare April 6, 2026 20:08
Copy link
Copy Markdown
Member

@Twixes Twixes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one file-naming note. Will ask Cursor to fix here

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should actually be named something like source-product-icons, as PascalCase means a component (or components) being exported - here, this is more like a consts file

PascalCase file names are reserved for files exporting React components.
This file only exports constants, so use kebab-case instead.

Co-authored-by: Michael Matloka <dev@twixes.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants